3.214 \(\int \sin (a+b (c+d x)^{2/3}) \, dx\)

Optimal. Leaf size=130 \[ \frac {3 \sqrt {\frac {\pi }{2}} \cos (a) C\left (\sqrt {b} \sqrt {\frac {2}{\pi }} \sqrt [3]{c+d x}\right )}{2 b^{3/2} d}-\frac {3 \sqrt {\frac {\pi }{2}} \sin (a) S\left (\sqrt {b} \sqrt {\frac {2}{\pi }} \sqrt [3]{c+d x}\right )}{2 b^{3/2} d}-\frac {3 \sqrt [3]{c+d x} \cos \left (a+b (c+d x)^{2/3}\right )}{2 b d} \]

[Out]

-3/2*(d*x+c)^(1/3)*cos(a+b*(d*x+c)^(2/3))/b/d+3/4*cos(a)*FresnelC((d*x+c)^(1/3)*b^(1/2)*2^(1/2)/Pi^(1/2))*2^(1
/2)*Pi^(1/2)/b^(3/2)/d-3/4*FresnelS((d*x+c)^(1/3)*b^(1/2)*2^(1/2)/Pi^(1/2))*sin(a)*2^(1/2)*Pi^(1/2)/b^(3/2)/d

________________________________________________________________________________________

Rubi [A]  time = 0.07, antiderivative size = 130, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 5, integrand size = 14, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.357, Rules used = {3363, 3385, 3354, 3352, 3351} \[ \frac {3 \sqrt {\frac {\pi }{2}} \cos (a) \text {FresnelC}\left (\sqrt {\frac {2}{\pi }} \sqrt {b} \sqrt [3]{c+d x}\right )}{2 b^{3/2} d}-\frac {3 \sqrt {\frac {\pi }{2}} \sin (a) S\left (\sqrt {b} \sqrt {\frac {2}{\pi }} \sqrt [3]{c+d x}\right )}{2 b^{3/2} d}-\frac {3 \sqrt [3]{c+d x} \cos \left (a+b (c+d x)^{2/3}\right )}{2 b d} \]

Antiderivative was successfully verified.

[In]

Int[Sin[a + b*(c + d*x)^(2/3)],x]

[Out]

(-3*(c + d*x)^(1/3)*Cos[a + b*(c + d*x)^(2/3)])/(2*b*d) + (3*Sqrt[Pi/2]*Cos[a]*FresnelC[Sqrt[b]*Sqrt[2/Pi]*(c
+ d*x)^(1/3)])/(2*b^(3/2)*d) - (3*Sqrt[Pi/2]*FresnelS[Sqrt[b]*Sqrt[2/Pi]*(c + d*x)^(1/3)]*Sin[a])/(2*b^(3/2)*d
)

Rule 3351

Int[Sin[(d_.)*((e_.) + (f_.)*(x_))^2], x_Symbol] :> Simp[(Sqrt[Pi/2]*FresnelS[Sqrt[2/Pi]*Rt[d, 2]*(e + f*x)])/
(f*Rt[d, 2]), x] /; FreeQ[{d, e, f}, x]

Rule 3352

Int[Cos[(d_.)*((e_.) + (f_.)*(x_))^2], x_Symbol] :> Simp[(Sqrt[Pi/2]*FresnelC[Sqrt[2/Pi]*Rt[d, 2]*(e + f*x)])/
(f*Rt[d, 2]), x] /; FreeQ[{d, e, f}, x]

Rule 3354

Int[Cos[(c_) + (d_.)*((e_.) + (f_.)*(x_))^2], x_Symbol] :> Dist[Cos[c], Int[Cos[d*(e + f*x)^2], x], x] - Dist[
Sin[c], Int[Sin[d*(e + f*x)^2], x], x] /; FreeQ[{c, d, e, f}, x]

Rule 3363

Int[((a_.) + (b_.)*Sin[(c_.) + (d_.)*((e_.) + (f_.)*(x_))^(n_)])^(p_.), x_Symbol] :> Module[{k = Denominator[n
]}, Dist[k/f, Subst[Int[x^(k - 1)*(a + b*Sin[c + d*x^(k*n)])^p, x], x, (e + f*x)^(1/k)], x]] /; FreeQ[{a, b, c
, d, e, f}, x] && IGtQ[p, 0] && FractionQ[n]

Rule 3385

Int[((e_.)*(x_))^(m_.)*Sin[(c_.) + (d_.)*(x_)^(n_)], x_Symbol] :> -Simp[(e^(n - 1)*(e*x)^(m - n + 1)*Cos[c + d
*x^n])/(d*n), x] + Dist[(e^n*(m - n + 1))/(d*n), Int[(e*x)^(m - n)*Cos[c + d*x^n], x], x] /; FreeQ[{c, d, e},
x] && IGtQ[n, 0] && LtQ[n, m + 1]

Rubi steps

\begin {align*} \int \sin \left (a+b (c+d x)^{2/3}\right ) \, dx &=\frac {3 \operatorname {Subst}\left (\int x^2 \sin \left (a+b x^2\right ) \, dx,x,\sqrt [3]{c+d x}\right )}{d}\\ &=-\frac {3 \sqrt [3]{c+d x} \cos \left (a+b (c+d x)^{2/3}\right )}{2 b d}+\frac {3 \operatorname {Subst}\left (\int \cos \left (a+b x^2\right ) \, dx,x,\sqrt [3]{c+d x}\right )}{2 b d}\\ &=-\frac {3 \sqrt [3]{c+d x} \cos \left (a+b (c+d x)^{2/3}\right )}{2 b d}+\frac {(3 \cos (a)) \operatorname {Subst}\left (\int \cos \left (b x^2\right ) \, dx,x,\sqrt [3]{c+d x}\right )}{2 b d}-\frac {(3 \sin (a)) \operatorname {Subst}\left (\int \sin \left (b x^2\right ) \, dx,x,\sqrt [3]{c+d x}\right )}{2 b d}\\ &=-\frac {3 \sqrt [3]{c+d x} \cos \left (a+b (c+d x)^{2/3}\right )}{2 b d}+\frac {3 \sqrt {\frac {\pi }{2}} \cos (a) C\left (\sqrt {b} \sqrt {\frac {2}{\pi }} \sqrt [3]{c+d x}\right )}{2 b^{3/2} d}-\frac {3 \sqrt {\frac {\pi }{2}} S\left (\sqrt {b} \sqrt {\frac {2}{\pi }} \sqrt [3]{c+d x}\right ) \sin (a)}{2 b^{3/2} d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.16, size = 114, normalized size = 0.88 \[ -\frac {3 \left (-\sqrt {2 \pi } \cos (a) C\left (\sqrt {b} \sqrt {\frac {2}{\pi }} \sqrt [3]{c+d x}\right )+\sqrt {2 \pi } \sin (a) S\left (\sqrt {b} \sqrt {\frac {2}{\pi }} \sqrt [3]{c+d x}\right )+2 \sqrt {b} \sqrt [3]{c+d x} \cos \left (a+b (c+d x)^{2/3}\right )\right )}{4 b^{3/2} d} \]

Antiderivative was successfully verified.

[In]

Integrate[Sin[a + b*(c + d*x)^(2/3)],x]

[Out]

(-3*(2*Sqrt[b]*(c + d*x)^(1/3)*Cos[a + b*(c + d*x)^(2/3)] - Sqrt[2*Pi]*Cos[a]*FresnelC[Sqrt[b]*Sqrt[2/Pi]*(c +
 d*x)^(1/3)] + Sqrt[2*Pi]*FresnelS[Sqrt[b]*Sqrt[2/Pi]*(c + d*x)^(1/3)]*Sin[a]))/(4*b^(3/2)*d)

________________________________________________________________________________________

fricas [A]  time = 0.56, size = 98, normalized size = 0.75 \[ \frac {3 \, {\left (\sqrt {2} \pi \sqrt {\frac {b}{\pi }} \cos \relax (a) \operatorname {C}\left (\sqrt {2} {\left (d x + c\right )}^{\frac {1}{3}} \sqrt {\frac {b}{\pi }}\right ) - \sqrt {2} \pi \sqrt {\frac {b}{\pi }} \operatorname {S}\left (\sqrt {2} {\left (d x + c\right )}^{\frac {1}{3}} \sqrt {\frac {b}{\pi }}\right ) \sin \relax (a) - 2 \, {\left (d x + c\right )}^{\frac {1}{3}} b \cos \left ({\left (d x + c\right )}^{\frac {2}{3}} b + a\right )\right )}}{4 \, b^{2} d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(a+b*(d*x+c)^(2/3)),x, algorithm="fricas")

[Out]

3/4*(sqrt(2)*pi*sqrt(b/pi)*cos(a)*fresnel_cos(sqrt(2)*(d*x + c)^(1/3)*sqrt(b/pi)) - sqrt(2)*pi*sqrt(b/pi)*fres
nel_sin(sqrt(2)*(d*x + c)^(1/3)*sqrt(b/pi))*sin(a) - 2*(d*x + c)^(1/3)*b*cos((d*x + c)^(2/3)*b + a))/(b^2*d)

________________________________________________________________________________________

giac [C]  time = 0.76, size = 170, normalized size = 1.31 \[ -\frac {3 \, {\left (\frac {\sqrt {2} \sqrt {\pi } \operatorname {erf}\left (-\frac {1}{2} \, \sqrt {2} {\left (d x + c\right )}^{\frac {1}{3}} {\left (-\frac {i \, b}{{\left | b \right |}} + 1\right )} \sqrt {{\left | b \right |}}\right ) e^{\left (i \, a\right )}}{b {\left (-\frac {i \, b}{{\left | b \right |}} + 1\right )} \sqrt {{\left | b \right |}}} + \frac {\sqrt {2} \sqrt {\pi } \operatorname {erf}\left (-\frac {1}{2} \, \sqrt {2} {\left (d x + c\right )}^{\frac {1}{3}} {\left (\frac {i \, b}{{\left | b \right |}} + 1\right )} \sqrt {{\left | b \right |}}\right ) e^{\left (-i \, a\right )}}{b {\left (\frac {i \, b}{{\left | b \right |}} + 1\right )} \sqrt {{\left | b \right |}}} + \frac {2 \, {\left (d x + c\right )}^{\frac {1}{3}} e^{\left (i \, {\left (d x + c\right )}^{\frac {2}{3}} b + i \, a\right )}}{b} + \frac {2 \, {\left (d x + c\right )}^{\frac {1}{3}} e^{\left (-i \, {\left (d x + c\right )}^{\frac {2}{3}} b - i \, a\right )}}{b}\right )}}{8 \, d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(a+b*(d*x+c)^(2/3)),x, algorithm="giac")

[Out]

-3/8*(sqrt(2)*sqrt(pi)*erf(-1/2*sqrt(2)*(d*x + c)^(1/3)*(-I*b/abs(b) + 1)*sqrt(abs(b)))*e^(I*a)/(b*(-I*b/abs(b
) + 1)*sqrt(abs(b))) + sqrt(2)*sqrt(pi)*erf(-1/2*sqrt(2)*(d*x + c)^(1/3)*(I*b/abs(b) + 1)*sqrt(abs(b)))*e^(-I*
a)/(b*(I*b/abs(b) + 1)*sqrt(abs(b))) + 2*(d*x + c)^(1/3)*e^(I*(d*x + c)^(2/3)*b + I*a)/b + 2*(d*x + c)^(1/3)*e
^(-I*(d*x + c)^(2/3)*b - I*a)/b)/d

________________________________________________________________________________________

maple [A]  time = 0.02, size = 86, normalized size = 0.66 \[ \frac {-\frac {3 \left (d x +c \right )^{\frac {1}{3}} \cos \left (a +b \left (d x +c \right )^{\frac {2}{3}}\right )}{2 b}+\frac {3 \sqrt {2}\, \sqrt {\pi }\, \left (\cos \relax (a ) \FresnelC \left (\frac {\left (d x +c \right )^{\frac {1}{3}} \sqrt {b}\, \sqrt {2}}{\sqrt {\pi }}\right )-\sin \relax (a ) \mathrm {S}\left (\frac {\left (d x +c \right )^{\frac {1}{3}} \sqrt {b}\, \sqrt {2}}{\sqrt {\pi }}\right )\right )}{4 b^{\frac {3}{2}}}}{d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sin(a+b*(d*x+c)^(2/3)),x)

[Out]

3/d*(-1/2/b*(d*x+c)^(1/3)*cos(a+b*(d*x+c)^(2/3))+1/4/b^(3/2)*2^(1/2)*Pi^(1/2)*(cos(a)*FresnelC((d*x+c)^(1/3)*b
^(1/2)*2^(1/2)/Pi^(1/2))-sin(a)*FresnelS((d*x+c)^(1/3)*b^(1/2)*2^(1/2)/Pi^(1/2))))

________________________________________________________________________________________

maxima [C]  time = 0.33, size = 92, normalized size = 0.71 \[ -\frac {3 \, {\left (\sqrt {2} \sqrt {\pi } {\left ({\left (\left (i - 1\right ) \, \cos \relax (a) + \left (i + 1\right ) \, \sin \relax (a)\right )} \operatorname {erf}\left ({\left (d x + c\right )}^{\frac {1}{3}} \sqrt {i \, b}\right ) + {\left (-\left (i + 1\right ) \, \cos \relax (a) - \left (i - 1\right ) \, \sin \relax (a)\right )} \operatorname {erf}\left ({\left (d x + c\right )}^{\frac {1}{3}} \sqrt {-i \, b}\right )\right )} b^{\frac {3}{2}} + 8 \, {\left (d x + c\right )}^{\frac {1}{3}} b^{2} \cos \left ({\left (d x + c\right )}^{\frac {2}{3}} b + a\right )\right )}}{16 \, b^{3} d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(a+b*(d*x+c)^(2/3)),x, algorithm="maxima")

[Out]

-3/16*(sqrt(2)*sqrt(pi)*(((I - 1)*cos(a) + (I + 1)*sin(a))*erf((d*x + c)^(1/3)*sqrt(I*b)) + (-(I + 1)*cos(a) -
 (I - 1)*sin(a))*erf((d*x + c)^(1/3)*sqrt(-I*b)))*b^(3/2) + 8*(d*x + c)^(1/3)*b^2*cos((d*x + c)^(2/3)*b + a))/
(b^3*d)

________________________________________________________________________________________

mupad [F]  time = 0.00, size = -1, normalized size = -0.01 \[ \int \sin \left (a+b\,{\left (c+d\,x\right )}^{2/3}\right ) \,d x \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sin(a + b*(c + d*x)^(2/3)),x)

[Out]

int(sin(a + b*(c + d*x)^(2/3)), x)

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ \int \sin {\left (a + b \left (c + d x\right )^{\frac {2}{3}} \right )}\, dx \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sin(a+b*(d*x+c)**(2/3)),x)

[Out]

Integral(sin(a + b*(c + d*x)**(2/3)), x)

________________________________________________________________________________________